Shades of Allports #176772
Tints of Allports #176772
RGB
CMYK
RGB Variations
Color information
#176772 (or 0x176772) is known color: Allports. HEX triplet: 17, 67 and 72. RGB value is (23,103,114). Sum of RGB (Red+Green+Blue) = 23+103+114=240 (31% of max value = 765). Red value is 23 (9.38% from 255 or 9.58% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 114 (44.92% from 255 or 47.5% from 240); Max value from RGB is 114 - color contains mainly: blue. Hex color #176772 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #176772 is #E8988D. Grayscale: #505050. Windows color (decimal): -15243406 or 7497495. OLE color: 7497495.
HSL color Cylindrical-coordinate representation of color #176772: hue angle of 187.25º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #176772 is Cyan = 0.80, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 23 | 103 | 114 | - |
| CMYK | 0.80 | 0.10 | 0 | 0.55 |
| HSL | 187.25º | 0.66% | 0.27% | - |
| HSV(B) | 187.25º | 0.8% | 0.45% | - |
| XYZ | 8.24 | 11.1 | 17.63 | - |
| YUV | 80.33 | 147 | 87.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 103 | 114 | 0.80 | 0.10 | 0 | 0.55 | 187.25 | 0.66 | 0.27 |
| Hex | 17 | 67 | 72 | 50 | A | 0 | 37 | BB | 42 | 1B |
| Octal | 27 | 147 | 162 | 120 | 12 | 0 | 67 | 273 | 102 | 33 |
| Binary | 10111 | 1100111 | 1110010 | 1010000 | 1010 | 0 | 110111 | 10111011 | 1000010 | 11011 |
Color Harmonies of #176772
Complementary color
Monochromatic Colors of #176772
Black with #176772
Text Example
Text Example
White with #176772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #176772; }
p { color: rgb(23,103,114); }
H1.HeaderClassName
{
color: #176772;
}
.AnyTagClassName
{
color: #176772;
}
</style>
background-color css
<style>
a { background-color: #176772; }
a { background-color: rgb(23,103,114); }
div.DivClassName
{
background-color: #176772;
}
.BgClassName
{
background-color: #176772;
}
</style>
border-color css
<style>
span { border-color: #176772; }
span { border-color: rgb(23,103,114); }
td.TdClassName
{
border-color: #176772;
}
.TagClassName
{
border-color: #176772;
}
</style>