Shades of Atoll #278385
Tints of Atoll #278385
RGB
CMYK
RGB Variations
Color information
#278385 (or 0x278385) is known color: Atoll. HEX triplet: 27, 83 and 85. RGB value is (39,131,133). Sum of RGB (Red+Green+Blue) = 39+131+133=303 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.87% from 303); Green value is 131 (51.56% from 255 or 43.23% from 303); Blue value is 133 (52.34% from 255 or 43.89% from 303); Max value from RGB is 133 - color contains mainly: blue. Hex color #278385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278385 is #D87C7A. Grayscale: #676767. Windows color (decimal): -14187643 or 8749863. OLE color: 8749863.
HSL color Cylindrical-coordinate representation of color #278385: hue angle of 181.28º 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 #278385 is Cyan = 0.71, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 131 | 133 | - |
| CMYK | 0.71 | 0.02 | 0 | 0.48 |
| HSL | 181.28º | 0.55% | 0.34% | - |
| HSV(B) | 181.28º | 0.71% | 0.52% | - |
| XYZ | 13.19 | 18.36 | 25.04 | - |
| YUV | 103.72 | 144.52 | 81.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 131 | 133 | 0.71 | 0.02 | 0 | 0.48 | 181.28 | 0.55 | 0.34 |
| Hex | 27 | 83 | 85 | 47 | 2 | 0 | 30 | B5 | 37 | 22 |
| Octal | 47 | 203 | 205 | 107 | 2 | 0 | 60 | 265 | 67 | 42 |
| Binary | 100111 | 10000011 | 10000101 | 1000111 | 10 | 0 | 110000 | 10110101 | 110111 | 100010 |
Color Harmonies of #278385
Complementary color
Monochromatic Colors of #278385
Black with #278385
Text Example
Text Example
White with #278385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278385; }
p { color: rgb(39,131,133); }
H1.HeaderClassName
{
color: #278385;
}
.AnyTagClassName
{
color: #278385;
}
</style>
background-color css
<style>
a { background-color: #278385; }
a { background-color: rgb(39,131,133); }
div.DivClassName
{
background-color: #278385;
}
.BgClassName
{
background-color: #278385;
}
</style>
border-color css
<style>
span { border-color: #278385; }
span { border-color: rgb(39,131,133); }
td.TdClassName
{
border-color: #278385;
}
.TagClassName
{
border-color: #278385;
}
</style>