Shades of Atoll #268587
Tints of Atoll #268587
RGB
CMYK
RGB Variations
Color information
#268587 (or 0x268587) is known color: Atoll. HEX triplet: 26, 85 and 87. RGB value is (38,133,135). Sum of RGB (Red+Green+Blue) = 38+133+135=306 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.42% from 306); Green value is 133 (52.34% from 255 or 43.46% from 306); Blue value is 135 (53.12% from 255 or 44.12% from 306); Max value from RGB is 135 - color contains mainly: blue. Hex color #268587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268587 is #D97A78. Grayscale: #686868. Windows color (decimal): -14252665 or 8881446. OLE color: 8881446.
HSL color Cylindrical-coordinate representation of color #268587: hue angle of 181.24º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #268587 is Cyan = 0.72, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 133 | 135 | - |
| CMYK | 0.72 | 0.01 | 0 | 0.47 |
| HSL | 181.24º | 0.56% | 0.34% | - |
| HSV(B) | 181.24º | 0.72% | 0.53% | - |
| XYZ | 13.56 | 18.94 | 25.86 | - |
| YUV | 104.82 | 145.03 | 80.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 133 | 135 | 0.72 | 0.01 | 0 | 0.47 | 181.24 | 0.56 | 0.34 |
| Hex | 26 | 85 | 87 | 48 | 1 | 0 | 2F | B5 | 38 | 22 |
| Octal | 46 | 205 | 207 | 110 | 1 | 0 | 57 | 265 | 70 | 42 |
| Binary | 100110 | 10000101 | 10000111 | 1001000 | 1 | 0 | 101111 | 10110101 | 111000 | 100010 |
Color Harmonies of #268587
Complementary color
Monochromatic Colors of #268587
Black with #268587
Text Example
Text Example
White with #268587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268587; }
p { color: rgb(38,133,135); }
H1.HeaderClassName
{
color: #268587;
}
.AnyTagClassName
{
color: #268587;
}
</style>
background-color css
<style>
a { background-color: #268587; }
a { background-color: rgb(38,133,135); }
div.DivClassName
{
background-color: #268587;
}
.BgClassName
{
background-color: #268587;
}
</style>
border-color css
<style>
span { border-color: #268587; }
span { border-color: rgb(38,133,135); }
td.TdClassName
{
border-color: #268587;
}
.TagClassName
{
border-color: #268587;
}
</style>