Shades of Atoll #337681
Tints of Atoll #337681
RGB
CMYK
RGB Variations
Color information
#337681 (or 0x337681) is known color: Atoll. HEX triplet: 33, 76 and 81. RGB value is (51,118,129). Sum of RGB (Red+Green+Blue) = 51+118+129=298 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.11% from 298); Green value is 118 (46.48% from 255 or 39.60% from 298); Blue value is 129 (50.78% from 255 or 43.29% from 298); Max value from RGB is 129 - color contains mainly: blue. Hex color #337681 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337681 is #CC897E. Grayscale: #636363. Windows color (decimal): -13404543 or 8484403. OLE color: 8484403.
HSL color Cylindrical-coordinate representation of color #337681: hue angle of 188.46º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #337681 is Cyan = 0.60, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 118 | 129 | - |
| CMYK | 0.60 | 0.09 | 0 | 0.49 |
| HSL | 188.46º | 0.43% | 0.35% | - |
| HSV(B) | 188.46º | 0.6% | 0.51% | - |
| XYZ | 11.81 | 15.25 | 23.09 | - |
| YUV | 99.22 | 144.8 | 93.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 129 | 0.60 | 0.09 | 0 | 0.49 | 188.46 | 0.43 | 0.35 |
| Hex | 33 | 76 | 81 | 3C | 9 | 0 | 31 | BC | 2B | 23 |
| Octal | 63 | 166 | 201 | 74 | 11 | 0 | 61 | 274 | 53 | 43 |
| Binary | 110011 | 1110110 | 10000001 | 111100 | 1001 | 0 | 110001 | 10111100 | 101011 | 100011 |
Color Harmonies of #337681
Complementary color
Monochromatic Colors of #337681
Black with #337681
Text Example
Text Example
White with #337681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337681; }
p { color: rgb(51,118,129); }
H1.HeaderClassName
{
color: #337681;
}
.AnyTagClassName
{
color: #337681;
}
</style>
background-color css
<style>
a { background-color: #337681; }
a { background-color: rgb(51,118,129); }
div.DivClassName
{
background-color: #337681;
}
.BgClassName
{
background-color: #337681;
}
</style>
border-color css
<style>
span { border-color: #337681; }
span { border-color: rgb(51,118,129); }
td.TdClassName
{
border-color: #337681;
}
.TagClassName
{
border-color: #337681;
}
</style>