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