Shades of Atoll #317173
Tints of Atoll #317173
RGB
CMYK
RGB Variations
Color information
#317173 (or 0x317173) is known color: Atoll. HEX triplet: 31, 71 and 73. RGB value is (49,113,115). Sum of RGB (Red+Green+Blue) = 49+113+115=277 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.69% from 277); Green value is 113 (44.53% from 255 or 40.79% from 277); Blue value is 115 (45.31% from 255 or 41.52% from 277); Max value from RGB is 115 - color contains mainly: blue. Hex color #317173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317173 is #CE8E8C. Grayscale: #5E5E5E. Windows color (decimal): -13536909 or 7565617. OLE color: 7565617.
HSL color Cylindrical-coordinate representation of color #317173: hue angle of 181.82º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317173 is Cyan = 0.57, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 113 | 115 | - |
| CMYK | 0.57 | 0.02 | 0 | 0.55 |
| HSL | 181.82º | 0.4% | 0.32% | - |
| HSV(B) | 181.82º | 0.57% | 0.45% | - |
| XYZ | 10.27 | 13.7 | 18.32 | - |
| YUV | 94.09 | 139.8 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 115 | 0.57 | 0.02 | 0 | 0.55 | 181.82 | 0.4 | 0.32 |
| Hex | 31 | 71 | 73 | 39 | 2 | 0 | 37 | B6 | 28 | 20 |
| Octal | 61 | 161 | 163 | 71 | 2 | 0 | 67 | 266 | 50 | 40 |
| Binary | 110001 | 1110001 | 1110011 | 111001 | 10 | 0 | 110111 | 10110110 | 101000 | 100000 |
Color Harmonies of #317173
Complementary color
Monochromatic Colors of #317173
Black with #317173
Text Example
Text Example
White with #317173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317173; }
p { color: rgb(49,113,115); }
H1.HeaderClassName
{
color: #317173;
}
.AnyTagClassName
{
color: #317173;
}
</style>
background-color css
<style>
a { background-color: #317173; }
a { background-color: rgb(49,113,115); }
div.DivClassName
{
background-color: #317173;
}
.BgClassName
{
background-color: #317173;
}
</style>
border-color css
<style>
span { border-color: #317173; }
span { border-color: rgb(49,113,115); }
td.TdClassName
{
border-color: #317173;
}
.TagClassName
{
border-color: #317173;
}
</style>