Shades of Atoll #1D7579
Tints of Atoll #1D7579
RGB
CMYK
RGB Variations
Color information
#1D7579 (or 0x1D7579) is known color: Atoll. HEX triplet: 1D, 75 and 79. RGB value is (29,117,121). Sum of RGB (Red+Green+Blue) = 29+117+121=267 (35% of max value = 765). Red value is 29 (11.72% from 255 or 10.86% from 267); Green value is 117 (46.09% from 255 or 43.82% from 267); Blue value is 121 (47.66% from 255 or 45.32% from 267); Max value from RGB is 121 - color contains mainly: blue. Hex color #1D7579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D7579 is #E28A86. Grayscale: #5B5B5B. Windows color (decimal): -14846599 or 7959837. OLE color: 7959837.
HSL color Cylindrical-coordinate representation of color #1D7579: hue angle of 182.61º degrees, saturation: 0.61, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1D7579 is Cyan = 0.76, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 117 | 121 | - |
| CMYK | 0.76 | 0.03 | 0 | 0.53 |
| HSL | 182.61º | 0.61% | 0.29% | - |
| HSV(B) | 182.61º | 0.76% | 0.47% | - |
| XYZ | 10.32 | 14.36 | 20.32 | - |
| YUV | 91.14 | 144.85 | 83.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 117 | 121 | 0.76 | 0.03 | 0 | 0.53 | 182.61 | 0.61 | 0.29 |
| Hex | 1D | 75 | 79 | 4C | 3 | 0 | 35 | B7 | 3D | 1D |
| Octal | 35 | 165 | 171 | 114 | 3 | 0 | 65 | 267 | 75 | 35 |
| Binary | 11101 | 1110101 | 1111001 | 1001100 | 11 | 0 | 110101 | 10110111 | 111101 | 11101 |
Color Harmonies of #1D7579
Complementary color
Monochromatic Colors of #1D7579
Black with #1D7579
Text Example
Text Example
White with #1D7579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7579; }
p { color: rgb(29,117,121); }
H1.HeaderClassName
{
color: #1D7579;
}
.AnyTagClassName
{
color: #1D7579;
}
</style>
background-color css
<style>
a { background-color: #1D7579; }
a { background-color: rgb(29,117,121); }
div.DivClassName
{
background-color: #1D7579;
}
.BgClassName
{
background-color: #1D7579;
}
</style>
border-color css
<style>
span { border-color: #1D7579; }
span { border-color: rgb(29,117,121); }
td.TdClassName
{
border-color: #1D7579;
}
.TagClassName
{
border-color: #1D7579;
}
</style>