Shades of Atoll #248689
Tints of Atoll #248689
RGB
CMYK
RGB Variations
Color information
#248689 (or 0x248689) is known color: Atoll. HEX triplet: 24, 86 and 89. RGB value is (36,134,137). Sum of RGB (Red+Green+Blue) = 36+134+137=307 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.73% from 307); Green value is 134 (52.73% from 255 or 43.65% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #248689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #248689 is #DB7976. Grayscale: #686868. Windows color (decimal): -14383479 or 9012772. OLE color: 9012772.
HSL color Cylindrical-coordinate representation of color #248689: hue angle of 181.78º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #248689 is Cyan = 0.74, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 36 | 134 | 137 | - |
| CMYK | 0.74 | 0.02 | 0 | 0.46 |
| HSL | 181.78º | 0.58% | 0.34% | - |
| HSV(B) | 181.78º | 0.74% | 0.54% | - |
| XYZ | 13.77 | 19.23 | 26.65 | - |
| YUV | 105.04 | 146.03 | 78.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 134 | 137 | 0.74 | 0.02 | 0 | 0.46 | 181.78 | 0.58 | 0.34 |
| Hex | 24 | 86 | 89 | 4A | 2 | 0 | 2E | B6 | 3A | 22 |
| Octal | 44 | 206 | 211 | 112 | 2 | 0 | 56 | 266 | 72 | 42 |
| Binary | 100100 | 10000110 | 10001001 | 1001010 | 10 | 0 | 101110 | 10110110 | 111010 | 100010 |
Color Harmonies of #248689
Complementary color
Monochromatic Colors of #248689
Black with #248689
Text Example
Text Example
White with #248689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248689; }
p { color: rgb(36,134,137); }
H1.HeaderClassName
{
color: #248689;
}
.AnyTagClassName
{
color: #248689;
}
</style>
background-color css
<style>
a { background-color: #248689; }
a { background-color: rgb(36,134,137); }
div.DivClassName
{
background-color: #248689;
}
.BgClassName
{
background-color: #248689;
}
</style>
border-color css
<style>
span { border-color: #248689; }
span { border-color: rgb(36,134,137); }
td.TdClassName
{
border-color: #248689;
}
.TagClassName
{
border-color: #248689;
}
</style>