Shades of Atoll #268185
Tints of Atoll #268185
RGB
CMYK
RGB Variations
Color information
#268185 (or 0x268185) is known color: Atoll. HEX triplet: 26, 81 and 85. RGB value is (38,129,133). Sum of RGB (Red+Green+Blue) = 38+129+133=300 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.67% from 300); Green value is 129 (50.78% from 255 or 43% from 300); Blue value is 133 (52.34% from 255 or 44.33% from 300); Max value from RGB is 133 - color contains mainly: blue. Hex color #268185 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268185 is #D97E7A. Grayscale: #666666. Windows color (decimal): -14253691 or 8749350. OLE color: 8749350.
HSL color Cylindrical-coordinate representation of color #268185: hue angle of 182.53º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #268185 is Cyan = 0.71, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 129 | 133 | - |
| CMYK | 0.71 | 0.03 | 0 | 0.48 |
| HSL | 182.53º | 0.56% | 0.34% | - |
| HSV(B) | 182.53º | 0.71% | 0.52% | - |
| XYZ | 12.88 | 17.81 | 24.95 | - |
| YUV | 102.25 | 145.35 | 82.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 129 | 133 | 0.71 | 0.03 | 0 | 0.48 | 182.53 | 0.56 | 0.34 |
| Hex | 26 | 81 | 85 | 47 | 3 | 0 | 30 | B7 | 38 | 22 |
| Octal | 46 | 201 | 205 | 107 | 3 | 0 | 60 | 267 | 70 | 42 |
| Binary | 100110 | 10000001 | 10000101 | 1000111 | 11 | 0 | 110000 | 10110111 | 111000 | 100010 |
Color Harmonies of #268185
Complementary color
Monochromatic Colors of #268185
Black with #268185
Text Example
Text Example
White with #268185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268185; }
p { color: rgb(38,129,133); }
H1.HeaderClassName
{
color: #268185;
}
.AnyTagClassName
{
color: #268185;
}
</style>
background-color css
<style>
a { background-color: #268185; }
a { background-color: rgb(38,129,133); }
div.DivClassName
{
background-color: #268185;
}
.BgClassName
{
background-color: #268185;
}
</style>
border-color css
<style>
span { border-color: #268185; }
span { border-color: rgb(38,129,133); }
td.TdClassName
{
border-color: #268185;
}
.TagClassName
{
border-color: #268185;
}
</style>