Shades of Allports #1D6577
Tints of Allports #1D6577
RGB
CMYK
RGB Variations
Color information
#1D6577 (or 0x1D6577) is known color: Allports. HEX triplet: 1D, 65 and 77. RGB value is (29,101,119). Sum of RGB (Red+Green+Blue) = 29+101+119=249 (32% of max value = 765). Red value is 29 (11.72% from 255 or 11.65% from 249); Green value is 101 (39.84% from 255 or 40.56% from 249); Blue value is 119 (46.88% from 255 or 47.79% from 249); Max value from RGB is 119 - color contains mainly: blue. Hex color #1D6577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D6577 is #E29A88. Grayscale: #515151. Windows color (decimal): -14850697 or 7824669. OLE color: 7824669.
HSL color Cylindrical-coordinate representation of color #1D6577: hue angle of 192º 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 #1D6577 is Cyan = 0.76, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 101 | 119 | - |
| CMYK | 0.76 | 0.15 | 0 | 0.53 |
| HSL | 192º | 0.61% | 0.29% | - |
| HSV(B) | 192º | 0.76% | 0.47% | - |
| XYZ | 8.49 | 10.9 | 19.11 | - |
| YUV | 81.52 | 149.15 | 90.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 101 | 119 | 0.76 | 0.15 | 0 | 0.53 | 192 | 0.61 | 0.29 |
| Hex | 1D | 65 | 77 | 4C | F | 0 | 35 | C0 | 3D | 1D |
| Octal | 35 | 145 | 167 | 114 | 17 | 0 | 65 | 300 | 75 | 35 |
| Binary | 11101 | 1100101 | 1110111 | 1001100 | 1111 | 0 | 110101 | 11000000 | 111101 | 11101 |
Color Harmonies of #1D6577
Complementary color
Monochromatic Colors of #1D6577
Black with #1D6577
Text Example
Text Example
White with #1D6577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6577; }
p { color: rgb(29,101,119); }
H1.HeaderClassName
{
color: #1D6577;
}
.AnyTagClassName
{
color: #1D6577;
}
</style>
background-color css
<style>
a { background-color: #1D6577; }
a { background-color: rgb(29,101,119); }
div.DivClassName
{
background-color: #1D6577;
}
.BgClassName
{
background-color: #1D6577;
}
</style>
border-color css
<style>
span { border-color: #1D6577; }
span { border-color: rgb(29,101,119); }
td.TdClassName
{
border-color: #1D6577;
}
.TagClassName
{
border-color: #1D6577;
}
</style>