Shades of Atoll #268184
Tints of Atoll #268184
RGB
CMYK
RGB Variations
Color information
#268184 (or 0x268184) is known color: Atoll. HEX triplet: 26, 81 and 84. RGB value is (38,129,132). Sum of RGB (Red+Green+Blue) = 38+129+132=299 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.71% from 299); Green value is 129 (50.78% from 255 or 43.14% from 299); Blue value is 132 (51.95% from 255 or 44.15% from 299); Max value from RGB is 132 - color contains mainly: blue. Hex color #268184 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268184 is #D97E7B. Grayscale: #666666. Windows color (decimal): -14253692 or 8683814. OLE color: 8683814.
HSL color Cylindrical-coordinate representation of color #268184: hue angle of 181.91º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #268184 is Cyan = 0.71, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 129 | 132 | - |
| CMYK | 0.71 | 0.02 | 0 | 0.48 |
| HSL | 181.91º | 0.55% | 0.33% | - |
| HSV(B) | 181.91º | 0.71% | 0.52% | - |
| XYZ | 12.81 | 17.78 | 24.59 | - |
| YUV | 102.13 | 144.85 | 82.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 129 | 132 | 0.71 | 0.02 | 0 | 0.48 | 181.91 | 0.55 | 0.33 |
| Hex | 26 | 81 | 84 | 47 | 2 | 0 | 30 | B6 | 37 | 21 |
| Octal | 46 | 201 | 204 | 107 | 2 | 0 | 60 | 266 | 67 | 41 |
| Binary | 100110 | 10000001 | 10000100 | 1000111 | 10 | 0 | 110000 | 10110110 | 110111 | 100001 |
Color Harmonies of #268184
Complementary color
Monochromatic Colors of #268184
Black with #268184
Text Example
Text Example
White with #268184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268184; }
p { color: rgb(38,129,132); }
H1.HeaderClassName
{
color: #268184;
}
.AnyTagClassName
{
color: #268184;
}
</style>
background-color css
<style>
a { background-color: #268184; }
a { background-color: rgb(38,129,132); }
div.DivClassName
{
background-color: #268184;
}
.BgClassName
{
background-color: #268184;
}
</style>
border-color css
<style>
span { border-color: #268184; }
span { border-color: rgb(38,129,132); }
td.TdClassName
{
border-color: #268184;
}
.TagClassName
{
border-color: #268184;
}
</style>