#24e1f8

Color #24E1F8 Bright Turquoise (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bright Turquoise #24E1F8

Tints of Bright Turquoise #24E1F8

Color information

#24E1F8 (or 0x24E1F8) is unknown color: approx Bright Turquoise. HEX triplet: 24, E1 and F8. RGB value is (36,225,248). Sum of RGB (Red+Green+Blue) = 36+225+248=509 (67% of max value = 765). Red value is 36 (14.45% from 255 or 7.07% from 509); Green value is 225 (88.28% from 255 or 44.20% from 509); Blue value is 248 (97.27% from 255 or 48.72% from 509); Max value from RGB is 248 - color contains mainly: blue. Hex color #24E1F8 is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #24E1F8 is #DB1E07. Grayscale: #AAAAAA. Windows color (decimal): -14360072 or 16310564. OLE color: 16310564.

HSL color Cylindrical-coordinate representation of color #24E1F8: hue angle of 186.51º degrees, saturation: 0.94, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #24E1F8 is Cyan = 0.85, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.03.

Color convert

RGB36225248-
CMYK0.850.0900.03
HSL186.51º93.81%55.69%-
HSV(B)186.51º85.48%97.25%-
XYZ44.66198.23-
YUV171.11171.3831.63-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 36 (14.45% from 255) = 7.07%
GREEN value IS 225 (88.28% from 255) = 44.20%
BLUE value IS 248 (97.27% from 255) = 48.72%
R=7.07%
G=44.20%
B=48.72%

CMYK

C (Cyan) values IS 0.85
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.03
SystemRedGreenBlueCMYKHSL
Decimal362252480.850.0900.03186.5193.8155.69
Hex24E1F855903bb5e38
Octal44341370125110327313670
Binary100100111000011111100010101011001011101110111011110111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #24e1f8

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #24e1f8; }

 p { color: rgb(36,225,248); }

 H1.HeaderClassName
 {
   color: #24e1f8;
 }
 .AnyTagClassName
 {
   color: #24e1f8;
 }
</style>
background-color css

<style>
 a { background-color: #24e1f8; }

 a { background-color: rgb(36,225,248); }

 div.DivClassName
 {
   background-color: #24e1f8;
 }
 .BgClassName
 {
   background-color: #24e1f8;
 }
</style>
border-color css

<style>
 span { border-color: #24e1f8; }

 span { border-color: rgb(36,225,248); }

 td.TdClassName
 {
   border-color: #24e1f8;
 }
 .TagClassName
 {
   border-color: #24e1f8;
 }
</style>

cancel