Shades of Atoll #338781
Tints of Atoll #338781
RGB
CMYK
RGB Variations
Color information
#338781 (or 0x338781) is known color: Atoll. HEX triplet: 33, 87 and 81. RGB value is (51,135,129). Sum of RGB (Red+Green+Blue) = 51+135+129=315 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.19% from 315); Green value is 135 (53.12% from 255 or 42.86% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 135 - color contains mainly: green. Hex color #338781 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338781 is #CC787E. Grayscale: #6D6D6D. Windows color (decimal): -13400191 or 8488755. OLE color: 8488755.
HSL color Cylindrical-coordinate representation of color #338781: hue angle of 175.71º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338781 is Cyan = 0.62, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 129 | - |
| CMYK | 0.62 | 0 | 0.04 | 0.47 |
| HSL | 175.71º | 0.45% | 0.36% | - |
| HSV(B) | 175.71º | 0.62% | 0.53% | - |
| XYZ | 13.99 | 19.62 | 23.82 | - |
| YUV | 109.2 | 139.17 | 86.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 129 | 0.62 | 0 | 0.04 | 0.47 | 175.71 | 0.45 | 0.36 |
| Hex | 33 | 87 | 81 | 3E | 0 | 4 | 2F | B0 | 2D | 24 |
| Octal | 63 | 207 | 201 | 76 | 0 | 4 | 57 | 260 | 55 | 44 |
| Binary | 110011 | 10000111 | 10000001 | 111110 | 0 | 100 | 101111 | 10110000 | 101101 | 100100 |
Color Harmonies of #338781
Complementary color
Monochromatic Colors of #338781
Black with #338781
Text Example
Text Example
White with #338781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338781; }
p { color: rgb(51,135,129); }
H1.HeaderClassName
{
color: #338781;
}
.AnyTagClassName
{
color: #338781;
}
</style>
background-color css
<style>
a { background-color: #338781; }
a { background-color: rgb(51,135,129); }
div.DivClassName
{
background-color: #338781;
}
.BgClassName
{
background-color: #338781;
}
</style>
border-color css
<style>
span { border-color: #338781; }
span { border-color: rgb(51,135,129); }
td.TdClassName
{
border-color: #338781;
}
.TagClassName
{
border-color: #338781;
}
</style>