Shades of Allports #197376
Tints of Allports #197376
RGB
CMYK
RGB Variations
Color information
#197376 (or 0x197376) is known color: Allports. HEX triplet: 19, 73 and 76. RGB value is (25,115,118). Sum of RGB (Red+Green+Blue) = 25+115+118=258 (34% of max value = 765). Red value is 25 (10.16% from 255 or 9.69% from 258); Green value is 115 (45.31% from 255 or 44.57% from 258); Blue value is 118 (46.48% from 255 or 45.74% from 258); Max value from RGB is 118 - color contains mainly: blue. Hex color #197376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197376 is #E68C89. Grayscale: #585858. Windows color (decimal): -15109258 or 7762713. OLE color: 7762713.
HSL color Cylindrical-coordinate representation of color #197376: hue angle of 181.94º degrees, saturation: 0.65, 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 #197376 is Cyan = 0.79, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 115 | 118 | - |
| CMYK | 0.79 | 0.03 | 0 | 0.54 |
| HSL | 181.94º | 0.65% | 0.28% | - |
| HSV(B) | 181.94º | 0.79% | 0.46% | - |
| XYZ | 9.8 | 13.78 | 19.28 | - |
| YUV | 88.43 | 144.68 | 82.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 115 | 118 | 0.79 | 0.03 | 0 | 0.54 | 181.94 | 0.65 | 0.28 |
| Hex | 19 | 73 | 76 | 4F | 3 | 0 | 36 | B6 | 41 | 1C |
| Octal | 31 | 163 | 166 | 117 | 3 | 0 | 66 | 266 | 101 | 34 |
| Binary | 11001 | 1110011 | 1110110 | 1001111 | 11 | 0 | 110110 | 10110110 | 1000001 | 11100 |
Color Harmonies of #197376
Complementary color
Monochromatic Colors of #197376
Black with #197376
Text Example
Text Example
White with #197376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197376; }
p { color: rgb(25,115,118); }
H1.HeaderClassName
{
color: #197376;
}
.AnyTagClassName
{
color: #197376;
}
</style>
background-color css
<style>
a { background-color: #197376; }
a { background-color: rgb(25,115,118); }
div.DivClassName
{
background-color: #197376;
}
.BgClassName
{
background-color: #197376;
}
</style>
border-color css
<style>
span { border-color: #197376; }
span { border-color: rgb(25,115,118); }
td.TdClassName
{
border-color: #197376;
}
.TagClassName
{
border-color: #197376;
}
</style>