Shades of Allports #187385
Tints of Allports #187385
RGB
CMYK
RGB Variations
Color information
#187385 (or 0x187385) is known color: Allports. HEX triplet: 18, 73 and 85. RGB value is (24,115,133). Sum of RGB (Red+Green+Blue) = 24+115+133=272 (36% of max value = 765). Red value is 24 (9.77% from 255 or 8.82% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 133 (52.34% from 255 or 48.90% from 272); Max value from RGB is 133 - color contains mainly: blue. Hex color #187385 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #187385 is #E78C7A. Grayscale: #595959. Windows color (decimal): -15174779 or 8745752. OLE color: 8745752.
HSL color Cylindrical-coordinate representation of color #187385: hue angle of 189.91º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #187385 is Cyan = 0.82, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 24 | 115 | 133 | - |
| CMYK | 0.82 | 0.14 | 0 | 0.48 |
| HSL | 189.91º | 0.69% | 0.31% | - |
| HSV(B) | 189.91º | 0.82% | 0.52% | - |
| XYZ | 10.74 | 14.15 | 24.36 | - |
| YUV | 89.84 | 152.35 | 81.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 115 | 133 | 0.82 | 0.14 | 0 | 0.48 | 189.91 | 0.69 | 0.31 |
| Hex | 18 | 73 | 85 | 52 | E | 0 | 30 | BE | 45 | 1F |
| Octal | 30 | 163 | 205 | 122 | 16 | 0 | 60 | 276 | 105 | 37 |
| Binary | 11000 | 1110011 | 10000101 | 1010010 | 1110 | 0 | 110000 | 10111110 | 1000101 | 11111 |
Color Harmonies of #187385
Complementary color
Monochromatic Colors of #187385
Black with #187385
Text Example
Text Example
White with #187385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187385; }
p { color: rgb(24,115,133); }
H1.HeaderClassName
{
color: #187385;
}
.AnyTagClassName
{
color: #187385;
}
</style>
background-color css
<style>
a { background-color: #187385; }
a { background-color: rgb(24,115,133); }
div.DivClassName
{
background-color: #187385;
}
.BgClassName
{
background-color: #187385;
}
</style>
border-color css
<style>
span { border-color: #187385; }
span { border-color: rgb(24,115,133); }
td.TdClassName
{
border-color: #187385;
}
.TagClassName
{
border-color: #187385;
}
</style>