Shades of Orient #135274
Tints of Orient #135274
RGB
CMYK
RGB Variations
Color information
#135274 (or 0x135274) is known color: Orient. HEX triplet: 13, 52 and 74. RGB value is (19,82,116). Sum of RGB (Red+Green+Blue) = 19+82+116=217 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.76% from 217); Green value is 82 (32.42% from 255 or 37.79% from 217); Blue value is 116 (45.70% from 255 or 53.46% from 217); Max value from RGB is 116 - color contains mainly: blue. Hex color #135274 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135274 is #ECAD8B. Grayscale: #424242. Windows color (decimal): -15510924 or 7623187. OLE color: 7623187.
HSL color Cylindrical-coordinate representation of color #135274: hue angle of 201.03º 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 #135274 is Cyan = 0.84, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 82 | 116 | - |
| CMYK | 0.84 | 0.29 | 0 | 0.55 |
| HSL | 201.03º | 0.72% | 0.26% | - |
| HSV(B) | 201.03º | 0.84% | 0.45% | - |
| XYZ | 6.44 | 7.43 | 17.62 | - |
| YUV | 67.04 | 155.63 | 93.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 116 | 0.84 | 0.29 | 0 | 0.55 | 201.03 | 0.72 | 0.26 |
| Hex | 13 | 52 | 74 | 54 | 1D | 0 | 37 | C9 | 48 | 1A |
| Octal | 23 | 122 | 164 | 124 | 35 | 0 | 67 | 311 | 110 | 32 |
| Binary | 10011 | 1010010 | 1110100 | 1010100 | 11101 | 0 | 110111 | 11001001 | 1001000 | 11010 |
Color Harmonies of #135274
Complementary color
Monochromatic Colors of #135274
Black with #135274
Text Example
Text Example
White with #135274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135274; }
p { color: rgb(19,82,116); }
H1.HeaderClassName
{
color: #135274;
}
.AnyTagClassName
{
color: #135274;
}
</style>
background-color css
<style>
a { background-color: #135274; }
a { background-color: rgb(19,82,116); }
div.DivClassName
{
background-color: #135274;
}
.BgClassName
{
background-color: #135274;
}
</style>
border-color css
<style>
span { border-color: #135274; }
span { border-color: rgb(19,82,116); }
td.TdClassName
{
border-color: #135274;
}
.TagClassName
{
border-color: #135274;
}
</style>