Shades of Orient #135374
Tints of Orient #135374
RGB
CMYK
RGB Variations
Color information
#135374 (or 0x135374) is known color: Orient. HEX triplet: 13, 53 and 74. RGB value is (19,83,116). Sum of RGB (Red+Green+Blue) = 19+83+116=218 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.72% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 116 (45.70% from 255 or 53.21% from 218); Max value from RGB is 116 - color contains mainly: blue. Hex color #135374 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135374 is #ECAC8B. Grayscale: #434343. Windows color (decimal): -15510668 or 7623443. OLE color: 7623443.
HSL color Cylindrical-coordinate representation of color #135374: hue angle of 200.41º 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 #135374 is Cyan = 0.84, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 83 | 116 | - |
| CMYK | 0.84 | 0.28 | 0 | 0.55 |
| HSL | 200.41º | 0.72% | 0.26% | - |
| HSV(B) | 200.41º | 0.84% | 0.45% | - |
| XYZ | 6.51 | 7.59 | 17.64 | - |
| YUV | 67.63 | 155.3 | 93.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 116 | 0.84 | 0.28 | 0 | 0.55 | 200.41 | 0.72 | 0.26 |
| Hex | 13 | 53 | 74 | 54 | 1C | 0 | 37 | C8 | 48 | 1A |
| Octal | 23 | 123 | 164 | 124 | 34 | 0 | 67 | 310 | 110 | 32 |
| Binary | 10011 | 1010011 | 1110100 | 1010100 | 11100 | 0 | 110111 | 11001000 | 1001000 | 11010 |
Color Harmonies of #135374
Complementary color
Monochromatic Colors of #135374
Black with #135374
Text Example
Text Example
White with #135374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135374; }
p { color: rgb(19,83,116); }
H1.HeaderClassName
{
color: #135374;
}
.AnyTagClassName
{
color: #135374;
}
</style>
background-color css
<style>
a { background-color: #135374; }
a { background-color: rgb(19,83,116); }
div.DivClassName
{
background-color: #135374;
}
.BgClassName
{
background-color: #135374;
}
</style>
border-color css
<style>
span { border-color: #135374; }
span { border-color: rgb(19,83,116); }
td.TdClassName
{
border-color: #135374;
}
.TagClassName
{
border-color: #135374;
}
</style>