Shades of Arapawa #195367
Tints of Arapawa #195367
RGB
CMYK
RGB Variations
Color information
#195367 (or 0x195367) is known color: Arapawa. HEX triplet: 19, 53 and 67. RGB value is (25,83,103). Sum of RGB (Red+Green+Blue) = 25+83+103=211 (27% of max value = 765). Red value is 25 (10.16% from 255 or 11.85% from 211); Green value is 83 (32.81% from 255 or 39.34% from 211); Blue value is 103 (40.62% from 255 or 48.82% from 211); Max value from RGB is 103 - color contains mainly: blue. Hex color #195367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195367 is #E6AC98. Grayscale: #434343. Windows color (decimal): -15117465 or 6771481. OLE color: 6771481.
HSL color Cylindrical-coordinate representation of color #195367: hue angle of 195.38º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #195367 is Cyan = 0.76, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 25 | 83 | 103 | - |
| CMYK | 0.76 | 0.19 | 0 | 0.60 |
| HSL | 195.38º | 0.61% | 0.25% | - |
| HSV(B) | 195.38º | 0.76% | 0.4% | - |
| XYZ | 5.94 | 7.37 | 13.94 | - |
| YUV | 67.94 | 147.78 | 97.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 83 | 103 | 0.76 | 0.19 | 0 | 0.60 | 195.38 | 0.61 | 0.25 |
| Hex | 19 | 53 | 67 | 4C | 13 | 0 | 3C | C3 | 3D | 19 |
| Octal | 31 | 123 | 147 | 114 | 23 | 0 | 74 | 303 | 75 | 31 |
| Binary | 11001 | 1010011 | 1100111 | 1001100 | 10011 | 0 | 111100 | 11000011 | 111101 | 11001 |
Color Harmonies of #195367
Complementary color
Monochromatic Colors of #195367
Black with #195367
Text Example
Text Example
White with #195367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195367; }
p { color: rgb(25,83,103); }
H1.HeaderClassName
{
color: #195367;
}
.AnyTagClassName
{
color: #195367;
}
</style>
background-color css
<style>
a { background-color: #195367; }
a { background-color: rgb(25,83,103); }
div.DivClassName
{
background-color: #195367;
}
.BgClassName
{
background-color: #195367;
}
</style>
border-color css
<style>
span { border-color: #195367; }
span { border-color: rgb(25,83,103); }
td.TdClassName
{
border-color: #195367;
}
.TagClassName
{
border-color: #195367;
}
</style>