Shades of Allports #136774
Tints of Allports #136774
RGB
CMYK
RGB Variations
Color information
#136774 (or 0x136774) is known color: Allports. HEX triplet: 13, 67 and 74. RGB value is (19,103,116). Sum of RGB (Red+Green+Blue) = 19+103+116=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 103 (40.62% from 255 or 43.28% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #136774 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136774 is #EC988B. Grayscale: #4F4F4F. Windows color (decimal): -15505548 or 7628563. OLE color: 7628563.
HSL color Cylindrical-coordinate representation of color #136774: hue angle of 188.04º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #136774 is Cyan = 0.84, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 103 | 116 | - |
| CMYK | 0.84 | 0.11 | 0 | 0.55 |
| HSL | 188.04º | 0.72% | 0.26% | - |
| HSV(B) | 188.04º | 0.84% | 0.45% | - |
| XYZ | 8.27 | 11.1 | 18.23 | - |
| YUV | 79.37 | 148.67 | 84.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 116 | 0.84 | 0.11 | 0 | 0.55 | 188.04 | 0.72 | 0.26 |
| Hex | 13 | 67 | 74 | 54 | B | 0 | 37 | BC | 48 | 1A |
| Octal | 23 | 147 | 164 | 124 | 13 | 0 | 67 | 274 | 110 | 32 |
| Binary | 10011 | 1100111 | 1110100 | 1010100 | 1011 | 0 | 110111 | 10111100 | 1001000 | 11010 |
Color Harmonies of #136774
Complementary color
Monochromatic Colors of #136774
Black with #136774
Text Example
Text Example
White with #136774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136774; }
p { color: rgb(19,103,116); }
H1.HeaderClassName
{
color: #136774;
}
.AnyTagClassName
{
color: #136774;
}
</style>
background-color css
<style>
a { background-color: #136774; }
a { background-color: rgb(19,103,116); }
div.DivClassName
{
background-color: #136774;
}
.BgClassName
{
background-color: #136774;
}
</style>
border-color css
<style>
span { border-color: #136774; }
span { border-color: rgb(19,103,116); }
td.TdClassName
{
border-color: #136774;
}
.TagClassName
{
border-color: #136774;
}
</style>