Shades of Allports #187275
Tints of Allports #187275
RGB
CMYK
RGB Variations
Color information
#187275 (or 0x187275) is known color: Allports. HEX triplet: 18, 72 and 75. RGB value is (24,114,117). Sum of RGB (Red+Green+Blue) = 24+114+117=255 (33% of max value = 765). Red value is 24 (9.77% from 255 or 9.41% from 255); Green value is 114 (44.92% from 255 or 44.71% from 255); Blue value is 117 (46.09% from 255 or 45.88% from 255); Max value from RGB is 117 - color contains mainly: blue. Hex color #187275 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187275 is #E78D8A. Grayscale: #575757. Windows color (decimal): -15175051 or 7696920. OLE color: 7696920.
HSL color Cylindrical-coordinate representation of color #187275: hue angle of 181.94º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187275 is Cyan = 0.79, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 114 | 117 | - |
| CMYK | 0.79 | 0.03 | 0 | 0.54 |
| HSL | 181.94º | 0.66% | 0.28% | - |
| HSV(B) | 181.94º | 0.79% | 0.46% | - |
| XYZ | 9.6 | 13.51 | 18.93 | - |
| YUV | 87.43 | 144.68 | 82.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 114 | 117 | 0.79 | 0.03 | 0 | 0.54 | 181.94 | 0.66 | 0.28 |
| Hex | 18 | 72 | 75 | 4F | 3 | 0 | 36 | B6 | 42 | 1C |
| Octal | 30 | 162 | 165 | 117 | 3 | 0 | 66 | 266 | 102 | 34 |
| Binary | 11000 | 1110010 | 1110101 | 1001111 | 11 | 0 | 110110 | 10110110 | 1000010 | 11100 |
Color Harmonies of #187275
Complementary color
Monochromatic Colors of #187275
Black with #187275
Text Example
Text Example
White with #187275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187275; }
p { color: rgb(24,114,117); }
H1.HeaderClassName
{
color: #187275;
}
.AnyTagClassName
{
color: #187275;
}
</style>
background-color css
<style>
a { background-color: #187275; }
a { background-color: rgb(24,114,117); }
div.DivClassName
{
background-color: #187275;
}
.BgClassName
{
background-color: #187275;
}
</style>
border-color css
<style>
span { border-color: #187275; }
span { border-color: rgb(24,114,117); }
td.TdClassName
{
border-color: #187275;
}
.TagClassName
{
border-color: #187275;
}
</style>