Shades of Arapawa #305160
Tints of Arapawa #305160
RGB
CMYK
RGB Variations
Color information
#305160 (or 0x305160) is known color: Arapawa. HEX triplet: 30, 51 and 60. RGB value is (48,81,96). Sum of RGB (Red+Green+Blue) = 48+81+96=225 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.33% from 225); Green value is 81 (32.03% from 255 or 36% from 225); Blue value is 96 (37.89% from 255 or 42.67% from 225); Max value from RGB is 96 - color contains mainly: blue. Hex color #305160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305160 is #CFAE9F. Grayscale: #484848. Windows color (decimal): -13610656 or 6312240. OLE color: 6312240.
HSL color Cylindrical-coordinate representation of color #305160: hue angle of 198.75º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #305160 is Cyan = 0.50, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 81 | 96 | - |
| CMYK | 0.50 | 0.16 | 0 | 0.62 |
| HSL | 198.75º | 0.33% | 0.28% | - |
| HSV(B) | 198.75º | 0.5% | 0.38% | - |
| XYZ | 6.27 | 7.36 | 12.16 | - |
| YUV | 72.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 81 | 96 | 0.50 | 0.16 | 0 | 0.62 | 198.75 | 0.33 | 0.28 |
| Hex | 30 | 51 | 60 | 32 | 10 | 0 | 3E | C7 | 21 | 1C |
| Octal | 60 | 121 | 140 | 62 | 20 | 0 | 76 | 307 | 41 | 34 |
| Binary | 110000 | 1010001 | 1100000 | 110010 | 10000 | 0 | 111110 | 11000111 | 100001 | 11100 |
Color Harmonies of #305160
Complementary color
Monochromatic Colors of #305160
Black with #305160
Text Example
Text Example
White with #305160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305160; }
p { color: rgb(48,81,96); }
H1.HeaderClassName
{
color: #305160;
}
.AnyTagClassName
{
color: #305160;
}
</style>
background-color css
<style>
a { background-color: #305160; }
a { background-color: rgb(48,81,96); }
div.DivClassName
{
background-color: #305160;
}
.BgClassName
{
background-color: #305160;
}
</style>
border-color css
<style>
span { border-color: #305160; }
span { border-color: rgb(48,81,96); }
td.TdClassName
{
border-color: #305160;
}
.TagClassName
{
border-color: #305160;
}
</style>