Shades of Atoll #287685
Tints of Atoll #287685
RGB
CMYK
RGB Variations
Color information
#287685 (or 0x287685) is known color: Atoll. HEX triplet: 28, 76 and 85. RGB value is (40,118,133). Sum of RGB (Red+Green+Blue) = 40+118+133=291 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.75% from 291); Green value is 118 (46.48% from 255 or 40.55% from 291); Blue value is 133 (52.34% from 255 or 45.70% from 291); Max value from RGB is 133 - color contains mainly: blue. Hex color #287685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287685 is #D7897A. Grayscale: #606060. Windows color (decimal): -14125435 or 8746536. OLE color: 8746536.
HSL color Cylindrical-coordinate representation of color #287685: hue angle of 189.68º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #287685 is Cyan = 0.70, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 118 | 133 | - |
| CMYK | 0.70 | 0.11 | 0 | 0.48 |
| HSL | 189.68º | 0.54% | 0.34% | - |
| HSV(B) | 189.68º | 0.7% | 0.52% | - |
| XYZ | 11.59 | 15.1 | 24.49 | - |
| YUV | 96.39 | 148.66 | 87.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 133 | 0.70 | 0.11 | 0 | 0.48 | 189.68 | 0.54 | 0.34 |
| Hex | 28 | 76 | 85 | 46 | B | 0 | 30 | BE | 36 | 22 |
| Octal | 50 | 166 | 205 | 106 | 13 | 0 | 60 | 276 | 66 | 42 |
| Binary | 101000 | 1110110 | 10000101 | 1000110 | 1011 | 0 | 110000 | 10111110 | 110110 | 100010 |
Color Harmonies of #287685
Complementary color
Monochromatic Colors of #287685
Black with #287685
Text Example
Text Example
White with #287685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287685; }
p { color: rgb(40,118,133); }
H1.HeaderClassName
{
color: #287685;
}
.AnyTagClassName
{
color: #287685;
}
</style>
background-color css
<style>
a { background-color: #287685; }
a { background-color: rgb(40,118,133); }
div.DivClassName
{
background-color: #287685;
}
.BgClassName
{
background-color: #287685;
}
</style>
border-color css
<style>
span { border-color: #287685; }
span { border-color: rgb(40,118,133); }
td.TdClassName
{
border-color: #287685;
}
.TagClassName
{
border-color: #287685;
}
</style>