Shades of Atoll #278185
Tints of Atoll #278185
RGB
CMYK
RGB Variations
Color information
#278185 (or 0x278185) is known color: Atoll. HEX triplet: 27, 81 and 85. RGB value is (39,129,133). Sum of RGB (Red+Green+Blue) = 39+129+133=301 (39% of max value = 765). Red value is 39 (15.62% from 255 or 12.96% from 301); Green value is 129 (50.78% from 255 or 42.86% from 301); Blue value is 133 (52.34% from 255 or 44.19% from 301); Max value from RGB is 133 - color contains mainly: blue. Hex color #278185 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278185 is #D87E7A. Grayscale: #666666. Windows color (decimal): -14188155 or 8749351. OLE color: 8749351.
HSL color Cylindrical-coordinate representation of color #278185: hue angle of 182.55º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #278185 is Cyan = 0.71, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 129 | 133 | - |
| CMYK | 0.71 | 0.03 | 0 | 0.48 |
| HSL | 182.55º | 0.55% | 0.34% | - |
| HSV(B) | 182.55º | 0.71% | 0.52% | - |
| XYZ | 12.92 | 17.83 | 24.95 | - |
| YUV | 102.55 | 145.18 | 82.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 129 | 133 | 0.71 | 0.03 | 0 | 0.48 | 182.55 | 0.55 | 0.34 |
| Hex | 27 | 81 | 85 | 47 | 3 | 0 | 30 | B7 | 37 | 22 |
| Octal | 47 | 201 | 205 | 107 | 3 | 0 | 60 | 267 | 67 | 42 |
| Binary | 100111 | 10000001 | 10000101 | 1000111 | 11 | 0 | 110000 | 10110111 | 110111 | 100010 |
Color Harmonies of #278185
Complementary color
Monochromatic Colors of #278185
Black with #278185
Text Example
Text Example
White with #278185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278185; }
p { color: rgb(39,129,133); }
H1.HeaderClassName
{
color: #278185;
}
.AnyTagClassName
{
color: #278185;
}
</style>
background-color css
<style>
a { background-color: #278185; }
a { background-color: rgb(39,129,133); }
div.DivClassName
{
background-color: #278185;
}
.BgClassName
{
background-color: #278185;
}
</style>
border-color css
<style>
span { border-color: #278185; }
span { border-color: rgb(39,129,133); }
td.TdClassName
{
border-color: #278185;
}
.TagClassName
{
border-color: #278185;
}
</style>