Shades of Atoll #268583
Tints of Atoll #268583
RGB
CMYK
RGB Variations
Color information
#268583 (or 0x268583) is known color: Atoll. HEX triplet: 26, 85 and 83. RGB value is (38,133,131). Sum of RGB (Red+Green+Blue) = 38+133+131=302 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.58% from 302); Green value is 133 (52.34% from 255 or 44.04% from 302); Blue value is 131 (51.56% from 255 or 43.38% from 302); Max value from RGB is 133 - color contains mainly: green. Hex color #268583 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268583 is #D97A7C. Grayscale: #686868. Windows color (decimal): -14252669 or 8619302. OLE color: 8619302.
HSL color Cylindrical-coordinate representation of color #268583: hue angle of 178.74º 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 #268583 is Cyan = 0.71, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 133 | 131 | - |
| CMYK | 0.71 | 0 | 0.02 | 0.48 |
| HSL | 178.74º | 0.56% | 0.34% | - |
| HSV(B) | 178.74º | 0.71% | 0.52% | - |
| XYZ | 13.28 | 18.83 | 24.41 | - |
| YUV | 104.37 | 143.03 | 80.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 133 | 131 | 0.71 | 0 | 0.02 | 0.48 | 178.74 | 0.56 | 0.34 |
| Hex | 26 | 85 | 83 | 47 | 0 | 2 | 30 | B3 | 38 | 22 |
| Octal | 46 | 205 | 203 | 107 | 0 | 2 | 60 | 263 | 70 | 42 |
| Binary | 100110 | 10000101 | 10000011 | 1000111 | 0 | 10 | 110000 | 10110011 | 111000 | 100010 |
Color Harmonies of #268583
Complementary color
Monochromatic Colors of #268583
Black with #268583
Text Example
Text Example
White with #268583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268583; }
p { color: rgb(38,133,131); }
H1.HeaderClassName
{
color: #268583;
}
.AnyTagClassName
{
color: #268583;
}
</style>
background-color css
<style>
a { background-color: #268583; }
a { background-color: rgb(38,133,131); }
div.DivClassName
{
background-color: #268583;
}
.BgClassName
{
background-color: #268583;
}
</style>
border-color css
<style>
span { border-color: #268583; }
span { border-color: rgb(38,133,131); }
td.TdClassName
{
border-color: #268583;
}
.TagClassName
{
border-color: #268583;
}
</style>