Shades of Allports #186772
Tints of Allports #186772
RGB
CMYK
RGB Variations
Color information
#186772 (or 0x186772) is known color: Allports. HEX triplet: 18, 67 and 72. RGB value is (24,103,114). Sum of RGB (Red+Green+Blue) = 24+103+114=241 (31% of max value = 765). Red value is 24 (9.77% from 255 or 9.96% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 114 (44.92% from 255 or 47.30% from 241); Max value from RGB is 114 - color contains mainly: blue. Hex color #186772 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186772 is #E7988D. Grayscale: #505050. Windows color (decimal): -15177870 or 7497496. OLE color: 7497496.
HSL color Cylindrical-coordinate representation of color #186772: hue angle of 187.33º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #186772 is Cyan = 0.79, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 103 | 114 | - |
| CMYK | 0.79 | 0.10 | 0 | 0.55 |
| HSL | 187.33º | 0.65% | 0.27% | - |
| HSV(B) | 187.33º | 0.79% | 0.45% | - |
| XYZ | 8.26 | 11.11 | 17.63 | - |
| YUV | 80.63 | 146.83 | 87.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 103 | 114 | 0.79 | 0.10 | 0 | 0.55 | 187.33 | 0.65 | 0.27 |
| Hex | 18 | 67 | 72 | 4F | A | 0 | 37 | BB | 41 | 1B |
| Octal | 30 | 147 | 162 | 117 | 12 | 0 | 67 | 273 | 101 | 33 |
| Binary | 11000 | 1100111 | 1110010 | 1001111 | 1010 | 0 | 110111 | 10111011 | 1000001 | 11011 |
Color Harmonies of #186772
Complementary color
Monochromatic Colors of #186772
Black with #186772
Text Example
Text Example
White with #186772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186772; }
p { color: rgb(24,103,114); }
H1.HeaderClassName
{
color: #186772;
}
.AnyTagClassName
{
color: #186772;
}
</style>
background-color css
<style>
a { background-color: #186772; }
a { background-color: rgb(24,103,114); }
div.DivClassName
{
background-color: #186772;
}
.BgClassName
{
background-color: #186772;
}
</style>
border-color css
<style>
span { border-color: #186772; }
span { border-color: rgb(24,103,114); }
td.TdClassName
{
border-color: #186772;
}
.TagClassName
{
border-color: #186772;
}
</style>