Shades of Arapawa #275463
Tints of Arapawa #275463
RGB
CMYK
RGB Variations
Color information
#275463 (or 0x275463) is known color: Arapawa. HEX triplet: 27, 54 and 63. RGB value is (39,84,99). Sum of RGB (Red+Green+Blue) = 39+84+99=222 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.57% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 99 (39.06% from 255 or 44.59% from 222); Max value from RGB is 99 - color contains mainly: blue. Hex color #275463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275463 is #D8AB9C. Grayscale: #484848. Windows color (decimal): -14199709 or 6509607. OLE color: 6509607.
HSL color Cylindrical-coordinate representation of color #275463: hue angle of 195º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #275463 is Cyan = 0.61, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 84 | 99 | - |
| CMYK | 0.61 | 0.15 | 0 | 0.61 |
| HSL | 195º | 0.43% | 0.27% | - |
| HSV(B) | 195º | 0.61% | 0.39% | - |
| XYZ | 6.26 | 7.67 | 12.96 | - |
| YUV | 72.26 | 143.09 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 99 | 0.61 | 0.15 | 0 | 0.61 | 195 | 0.43 | 0.27 |
| Hex | 27 | 54 | 63 | 3D | F | 0 | 3D | C3 | 2B | 1B |
| Octal | 47 | 124 | 143 | 75 | 17 | 0 | 75 | 303 | 53 | 33 |
| Binary | 100111 | 1010100 | 1100011 | 111101 | 1111 | 0 | 111101 | 11000011 | 101011 | 11011 |
Color Harmonies of #275463
Complementary color
Monochromatic Colors of #275463
Black with #275463
Text Example
Text Example
White with #275463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275463; }
p { color: rgb(39,84,99); }
H1.HeaderClassName
{
color: #275463;
}
.AnyTagClassName
{
color: #275463;
}
</style>
background-color css
<style>
a { background-color: #275463; }
a { background-color: rgb(39,84,99); }
div.DivClassName
{
background-color: #275463;
}
.BgClassName
{
background-color: #275463;
}
</style>
border-color css
<style>
span { border-color: #275463; }
span { border-color: rgb(39,84,99); }
td.TdClassName
{
border-color: #275463;
}
.TagClassName
{
border-color: #275463;
}
</style>