Shades of Atoll #268486
Tints of Atoll #268486
RGB
CMYK
RGB Variations
Color information
#268486 (or 0x268486) is known color: Atoll. HEX triplet: 26, 84 and 86. RGB value is (38,132,134). Sum of RGB (Red+Green+Blue) = 38+132+134=304 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.5% from 304); Green value is 132 (51.95% from 255 or 43.42% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #268486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268486 is #D97B79. Grayscale: #686868. Windows color (decimal): -14252922 or 8815654. OLE color: 8815654.
HSL color Cylindrical-coordinate representation of color #268486: hue angle of 181.25º 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 #268486 is Cyan = 0.72, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 132 | 134 | - |
| CMYK | 0.72 | 0.01 | 0 | 0.47 |
| HSL | 181.25º | 0.56% | 0.34% | - |
| HSV(B) | 181.25º | 0.72% | 0.53% | - |
| XYZ | 13.35 | 18.64 | 25.45 | - |
| YUV | 104.12 | 144.86 | 80.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 132 | 134 | 0.72 | 0.01 | 0 | 0.47 | 181.25 | 0.56 | 0.34 |
| Hex | 26 | 84 | 86 | 48 | 1 | 0 | 2F | B5 | 38 | 22 |
| Octal | 46 | 204 | 206 | 110 | 1 | 0 | 57 | 265 | 70 | 42 |
| Binary | 100110 | 10000100 | 10000110 | 1001000 | 1 | 0 | 101111 | 10110101 | 111000 | 100010 |
Color Harmonies of #268486
Complementary color
Monochromatic Colors of #268486
Black with #268486
Text Example
Text Example
White with #268486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268486; }
p { color: rgb(38,132,134); }
H1.HeaderClassName
{
color: #268486;
}
.AnyTagClassName
{
color: #268486;
}
</style>
background-color css
<style>
a { background-color: #268486; }
a { background-color: rgb(38,132,134); }
div.DivClassName
{
background-color: #268486;
}
.BgClassName
{
background-color: #268486;
}
</style>
border-color css
<style>
span { border-color: #268486; }
span { border-color: rgb(38,132,134); }
td.TdClassName
{
border-color: #268486;
}
.TagClassName
{
border-color: #268486;
}
</style>