Shades of Atoll #248088
Tints of Atoll #248088
RGB
CMYK
RGB Variations
Color information
#248088 (or 0x248088) is known color: Atoll. HEX triplet: 24, 80 and 88. RGB value is (36,128,136). Sum of RGB (Red+Green+Blue) = 36+128+136=300 (39% of max value = 765). Red value is 36 (14.45% from 255 or 12% from 300); Green value is 128 (50.39% from 255 or 42.67% from 300); Blue value is 136 (53.52% from 255 or 45.33% from 300); Max value from RGB is 136 - color contains mainly: blue. Hex color #248088 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #248088 is #DB7F77. Grayscale: #656565. Windows color (decimal): -14385016 or 8945700. OLE color: 8945700.
HSL color Cylindrical-coordinate representation of color #248088: hue angle of 184.8º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #248088 is Cyan = 0.74, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 128 | 136 | - |
| CMYK | 0.74 | 0.06 | 0 | 0.47 |
| HSL | 184.8º | 0.58% | 0.34% | - |
| HSV(B) | 184.8º | 0.74% | 0.53% | - |
| XYZ | 12.89 | 17.59 | 26.01 | - |
| YUV | 101.4 | 147.52 | 81.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 128 | 136 | 0.74 | 0.06 | 0 | 0.47 | 184.8 | 0.58 | 0.34 |
| Hex | 24 | 80 | 88 | 4A | 6 | 0 | 2F | B9 | 3A | 22 |
| Octal | 44 | 200 | 210 | 112 | 6 | 0 | 57 | 271 | 72 | 42 |
| Binary | 100100 | 10000000 | 10001000 | 1001010 | 110 | 0 | 101111 | 10111001 | 111010 | 100010 |
Color Harmonies of #248088
Complementary color
Monochromatic Colors of #248088
Black with #248088
Text Example
Text Example
White with #248088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248088; }
p { color: rgb(36,128,136); }
H1.HeaderClassName
{
color: #248088;
}
.AnyTagClassName
{
color: #248088;
}
</style>
background-color css
<style>
a { background-color: #248088; }
a { background-color: rgb(36,128,136); }
div.DivClassName
{
background-color: #248088;
}
.BgClassName
{
background-color: #248088;
}
</style>
border-color css
<style>
span { border-color: #248088; }
span { border-color: rgb(36,128,136); }
td.TdClassName
{
border-color: #248088;
}
.TagClassName
{
border-color: #248088;
}
</style>