Shades of Atoll #268186
Tints of Atoll #268186
RGB
CMYK
RGB Variations
Color information
#268186 (or 0x268186) is known color: Atoll. HEX triplet: 26, 81 and 86. RGB value is (38,129,134). Sum of RGB (Red+Green+Blue) = 38+129+134=301 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.62% from 301); Green value is 129 (50.78% from 255 or 42.86% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: blue. Hex color #268186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268186 is #D97E79. Grayscale: #666666. Windows color (decimal): -14253690 or 8814886. OLE color: 8814886.
HSL color Cylindrical-coordinate representation of color #268186: hue angle of 183.12º 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 #268186 is Cyan = 0.72, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 129 | 134 | - |
| CMYK | 0.72 | 0.04 | 0 | 0.47 |
| HSL | 183.13º | 0.56% | 0.34% | - |
| HSV(B) | 183.13º | 0.72% | 0.53% | - |
| XYZ | 12.95 | 17.83 | 25.31 | - |
| YUV | 102.36 | 145.85 | 82.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 129 | 134 | 0.72 | 0.04 | 0 | 0.47 | 183.13 | 0.56 | 0.34 |
| Hex | 26 | 81 | 86 | 48 | 4 | 0 | 2F | B7 | 38 | 22 |
| Octal | 46 | 201 | 206 | 110 | 4 | 0 | 57 | 267 | 70 | 42 |
| Binary | 100110 | 10000001 | 10000110 | 1001000 | 100 | 0 | 101111 | 10110111 | 111000 | 100010 |
Color Harmonies of #268186
Complementary color
Monochromatic Colors of #268186
Black with #268186
Text Example
Text Example
White with #268186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268186; }
p { color: rgb(38,129,134); }
H1.HeaderClassName
{
color: #268186;
}
.AnyTagClassName
{
color: #268186;
}
</style>
background-color css
<style>
a { background-color: #268186; }
a { background-color: rgb(38,129,134); }
div.DivClassName
{
background-color: #268186;
}
.BgClassName
{
background-color: #268186;
}
</style>
border-color css
<style>
span { border-color: #268186; }
span { border-color: rgb(38,129,134); }
td.TdClassName
{
border-color: #268186;
}
.TagClassName
{
border-color: #268186;
}
</style>