Shades of Atoll #268689
Tints of Atoll #268689
RGB
CMYK
RGB Variations
Color information
#268689 (or 0x268689) is known color: Atoll. HEX triplet: 26, 86 and 89. RGB value is (38,134,137). Sum of RGB (Red+Green+Blue) = 38+134+137=309 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.30% from 309); Green value is 134 (52.73% from 255 or 43.37% from 309); Blue value is 137 (53.91% from 255 or 44.34% from 309); Max value from RGB is 137 - color contains mainly: blue. Hex color #268689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268689 is #D97976. Grayscale: #696969. Windows color (decimal): -14252407 or 9012774. OLE color: 9012774.
HSL color Cylindrical-coordinate representation of color #268689: hue angle of 181.82º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #268689 is Cyan = 0.72, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 134 | 137 | - |
| CMYK | 0.72 | 0.02 | 0 | 0.46 |
| HSL | 181.82º | 0.57% | 0.34% | - |
| HSV(B) | 181.82º | 0.72% | 0.54% | - |
| XYZ | 13.84 | 19.27 | 26.66 | - |
| YUV | 105.64 | 145.7 | 79.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 134 | 137 | 0.72 | 0.02 | 0 | 0.46 | 181.82 | 0.57 | 0.34 |
| Hex | 26 | 86 | 89 | 48 | 2 | 0 | 2E | B6 | 39 | 22 |
| Octal | 46 | 206 | 211 | 110 | 2 | 0 | 56 | 266 | 71 | 42 |
| Binary | 100110 | 10000110 | 10001001 | 1001000 | 10 | 0 | 101110 | 10110110 | 111001 | 100010 |
Color Harmonies of #268689
Complementary color
Monochromatic Colors of #268689
Black with #268689
Text Example
Text Example
White with #268689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268689; }
p { color: rgb(38,134,137); }
H1.HeaderClassName
{
color: #268689;
}
.AnyTagClassName
{
color: #268689;
}
</style>
background-color css
<style>
a { background-color: #268689; }
a { background-color: rgb(38,134,137); }
div.DivClassName
{
background-color: #268689;
}
.BgClassName
{
background-color: #268689;
}
</style>
border-color css
<style>
span { border-color: #268689; }
span { border-color: rgb(38,134,137); }
td.TdClassName
{
border-color: #268689;
}
.TagClassName
{
border-color: #268689;
}
</style>